home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / msdos / ultra62.zip / QREF.ULT < prev    next >
Text File  |  1993-12-10  |  10KB  |  260 lines

  1.  
  2.    ┌───────────────────────────────────────────────────────────┐
  3.    │          QUICK REFERENCE FOR THE   Ultra ToolBox 6.2      │
  4.    └───────────────────────────────────────────────────────────┘
  5.  
  6.         Here they are: all 250 functions alphabetically organized.
  7.         Read toward the end for my final comments and personal
  8.         favorite uses for this damn big utility.
  9.  
  10.  
  11.     New stuff in this version:
  12.  
  13.     /4DOS      is 4dos installed?
  14.     /DBLSPC    is DoubleSpace (Dos 6) installed?
  15.     /DRVSYS    is Drvsys installed?
  16.     /DOSKEY    is Doskey installed?
  17.     /NLSFUNC   is Nlsfunc installed?
  18.     /QRTDECK   is a QuarterDeck product installed (like QEMM386.SYS)
  19.     /SMRTDRV   is Smrtdrv.sys installed?
  20.     /PARK      park the hard disk
  21.     /PRANK     play a Prank, and create 25 suprise directories
  22.     /PLAYCUR   play around with the cursor size
  23.     /WRITE     write one of 36 small .COM files to disk
  24.  
  25.  
  26.     ULTVU.EXE        view any archive file!
  27.  
  28.     Includes:  HA,HAP,SQZ,PKZIP,ARJ,LHA,ARC,LARC,LHARC,ZOO,PAK
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35. /#CHAR          Count number of Chars in file
  36. /#LINE          Count number of Lines in file
  37. /#WORD          Count number of Words in file
  38. /25             Set 25 Line EGA mode
  39. /32CRC          Calculate 32 byt CRC
  40. /43             Set 43 Line EGA mode
  41. /ADD            Add two numbers
  42. /AMPM           Is it AM or PM?
  43. /ANS            Is Ansi loaded?
  44. /APPEND         Is APPEND used?
  45. /ARCH           Change file attribute to Archive
  46. /ARCID          ID Archived File (ZIP, PAK, ARJ, etc)
  47. /ASSIGN         Is ASSIGN used?
  48. /BEEP           Sound a beep
  49. /BIGFILE        Determine Biggest file
  50. /BIOS           Get Bios version
  51. /BLOCK          Turn on Block cursor
  52. /BOOTDR         Which is the Boot drive?
  53. /BORDER         Change border color
  54. /BOX            Write box to screen (Window)
  55. /BREAK          Is BREAK on?
  56. /BYTECLU        Byte/clusters of current disk
  57. /C+             Turn Capslock on
  58. /C-             Turn Capslock off
  59. /CHKSUM         Calculate Checksum of file
  60. /CLEAN          Clean drive graphically
  61. /CLEANUP        Cleanup application (close all boxes, etc)
  62. /CLRECHO        Echo with color
  63. /CLS1           CLS effect 1
  64. /CLS2           CLS effect 2
  65. /CLS3           CLS effect 3
  66. /CLS4           CLS effect 4
  67. /CLS5           CLS effect 5
  68. /CLS6           CLS effect 6
  69. /CLS7           CLS effect 7
  70. /CLS8           CLS effect 8
  71. /CODE           Show scan code of key pressed
  72. /COLD           Cold Boot System
  73. /COLOR          Set color for DOS
  74. /COMP           Compress File (also, /UNCOMPpress file)
  75. /CR             Wait for CR to continue
  76. /CURS+          Turn cursor on
  77. /CURS-          Turn cursor off
  78. /DAYSTAT        Statistics on a day
  79. /DESQ           Is Desqview installed?
  80. /DIAL           Autodialer (dial a number through modem)
  81. /DIRLST         Show a 6 column dir
  82. /DIRPOP         Pop directory (restore directory)
  83. /DIRPUSH        Push directory (save directory)
  84. /DISKFREE       Return Free disk space
  85. /DOSDATE        Set DOS date
  86. /DOSTIME        Set DOS time
  87. /DOSVER         Major DOS version
  88. /DRIVE          Get current drive
  89. /DUMP           Dump environment to file (for restoration later)
  90. /ECHO           Naked echo (ECHO blank line)
  91. /EMS            Ems driver exist?
  92. /EMSFREE        Available EMS
  93. /EMSTOT         Total EMS
  94. /ENVF           Calculate Free environment
  95. /ENVG           Show a cool Environment graph
  96. /ENVT           Show the total environment space
  97. /ENVU           Show percent of used environment
  98. /ERRLOCK        Simulate disk error
  99. /EXISTD         Does a Dir exist?
  100. /EXISTF         Does a File exist?
  101. /EXPMEM         Total Expanded Memory
  102. /EXTMEM         Total Extended Memory
  103. /FILDAY         Determine a File's day
  104. /FILEFIT        Will file fit on target drive?
  105. /FILL           Fill screen with char/color
  106. /FILMON         Determine a File's month
  107. /FILSIZ         Determine a File(s) size
  108. /FILYER         Determine a File's year
  109. /FKEY           Function key assignment
  110. /FLOP           Number floppies present?
  111. /FREE           Total Space on drive?
  112. /GAME           Is a Game Port available?
  113. /GETKEY         Get a key from user
  114. /GETMODE        What video mode?
  115. /GETPAGE        Get page #
  116. /GETSTR         Get string from user
  117. /GETVOL         Get volume label
  118. /GOTO           Goto screen coordinates (X, Y)
  119. /GRAPHIC        Determine Graphic device
  120. /HEX            Convert hexedecimal to binary
  121. /HID&SYS        Show Hidden/system files
  122. /HIDDEN         Change file attribute to Hidden
  123. /HYPER          Is Hyperdisk installed?
  124. /INWIN          Is Windows installed?
  125. /ISDIR          Is directory in path?
  126. /KB             Show current Keyboard data
  127. /KFF            Kill form feeds from a file
  128. /KIL            Totally Delete File
  129. /LEVEL          Set errorlevel
  130. /LOCK           Lock up computer
  131. /LOOP           Repeat program many times
  132. /MAP            Map entire disk to a file
  133. /MATH           Is Coprocessor installed?
  134. /MAX            Set the Maximum keyboard rate
  135. /MAXDRIVE       Number of Logical drives?
  136. /MEMORY         Show a Memory dump
  137. /MODEM          Send a String to modem
  138. /MONTH          Show calendar for any month
  139. /MOUSE          Is Mouse driver installed?
  140. /MUL            Multiply two numbers
  141. /MULT           Run many commands on one line
  142. /N+             Set Numlock on
  143. /N-             Set Numlock off
  144. /NOBUF          Clear key buffer
  145. /NOWDAY         Get Current day
  146. /NOWHOUR        Get Current hour (military)
  147. /NOWMON         Get Current month
  148. /NOWYER         Get Current year
  149. /NUMBAS         Convert numbers between bases
  150. /NUMCLU         Determine Number clusters for drive
  151. /OFFMOUSE       Disable mouse
  152. /OVERFILL       Fill screen with a message!
  153. /PAGE           Set video page
  154. /PATH           Locate file on path
  155. /PICKFILE       Pick a file
  156. /PRINT Is       Is PRINT.COM installed?
  157. /PRNAVAIL       Is printer available?
  158. /PRNBOLD        Print bold string to Printer
  159. /PRNCHR         Print ctrl code to Printer
  160. /PRNF           Form feed to to Printer
  161. /PRNL           Line feed to to Printer
  162. /PRNUND         Print underline string to Printer
  163. /PRSCR          Print entire screen to Printer
  164. /PUTS           Write message to screen ( in COLOR )
  165. /RDONLY         Change a file attrIbute to Read Only
  166. /REN            Rename directory
  167. /REST           Restore screen (also /SAVE screen)
  168. /S0             Star Wars sound
  169. /S1             Arcade sound
  170. /S2             DeadBird sound
  171. /S3             Echo sound
  172. /S4             Fire sound
  173. /S5             High pitch sound
  174. /S6             Siren effect
  175. /S7             Bomb sound
  176. /S8             Phone ring
  177. /S9             Pulse sound
  178. /S10 - 29       20 More cool sounds
  179. /SATTR          Get Screen attribute (color)
  180. /SAVE           Save text screen
  181. /SCRD           Scroll screen down one line
  182. /SCRU           Scroll screen up one line
  183. /SEARCH         Search for text in file
  184. /SECCLU         Determine Sectors/clusters for drive
  185. /SETD           Set the file's date
  186. /SHAKE          Shake screen
  187. /SHARE          Is SHARE used?
  188. /SHEIGHT        Determine Screen height
  189. /SMALLFILE      Calculate Smallest file
  190. /SOUND          Make noise with delay and tones
  191. /SSCUR          Change Cursor's scan lines
  192. /STOP           Delay for milliseconds
  193. /STUFF          Stuff keyboard buffer
  194. /SUB            Subtract two numbers
  195. /SUBDIR         Show all subdirs
  196. /SWIDTH         Determine Screen width
  197. /SYS            Change File's attribute to System
  198. /TD             Show date/time (without having to set it)
  199. /TIME           Unlimited Interval timer
  200. /TODAY          Show only today's files
  201. /TOTCONV        Total Conventional Memory
  202. /TOUCH          Alter file's date/time
  203. /UNCOMP         Uncompress File (see also /COMPpress file)
  204. /VEREMS         What's the EMS version?
  205. /VERIFY         Is VERIFY used?
  206. /VIEW           Read text file (similar to LIST)
  207. /VOL            Create volume name (for floppies)
  208. /WAITFOR        Wait for char
  209. /WARM           Warm Boot System
  210. /WEEKDAY        Determine current Day of the week
  211. /WND            Calculate Wind Chill
  212. /ZERO           Kill zero byte files
  213.  
  214.  
  215.  
  216.         Register today for only $15.00  !
  217.  
  218.  
  219. Okay, enough begging.... Here I am, sitting and typing at two in the
  220. morning.  These two ULTRA files have drained 99% of my vitality!
  221.  
  222.     My main purpose for creating this was to blow away all other
  223. batch file utilities (which I think has been achieved), and to set
  224. the standard for future batch file reference.  I apologize for having
  225. to split these functions up into two separate files, but my compiler
  226. kept locking up trying to build the entire damn thing in one file.
  227. Using large model caused a hard lock-up upon running ULT.EXE, and there
  228. fore I was forced to use the two-file-format.
  229.     I shyed away from having 250 separate .COM files with 250 separate
  230. document files.  This would cause MASS CONFUSION and become a large mess
  231. in a directory.  I admit these two files are rather large, but the tight
  232. organizational structure is very handy, and outweighs the disadvantage
  233. of a 400 file mess in a directory.
  234.  
  235.    In case you're wondering, my favorite functions are:
  236.  
  237.  
  238.             ULTVU.EXE  the absolute best archive viewer, ever!
  239.  
  240.         /WRITE   Writes any of 36 little .COM files that are very useful.
  241.  
  242.  
  243.         /32CRC   Very cool.  A definitely good way to check vital
  244.                  files for viruses.
  245.         /DUMP    Awesome!  If applications are changing your environment
  246.                  all the time... fight back.
  247.         /ENVG    Colorful, graphic way to see your DOS environment.
  248.         /MAP     Save all the files/directories on your hard drive.
  249.         /DIAL    Call up your friends with the modem!  Set up 10 batch
  250.                  files with all your favorite people in them.
  251.  
  252.  
  253.  
  254.  
  255.                                 God bless,
  256.  
  257.                                                 Dave Smith
  258.  
  259.  
  260.